home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / stripc < prev    next >
Encoding:
Text File  |  2002-10-28  |  270 b   |  13 lines

  1. Synopsis:
  2.    $stripc(<text>)
  3.  
  4. Technical:
  5.    This function strips out any control-c (^C) color codes in the input text.
  6.  
  7. Returns:
  8.    input text with control-c codes removed
  9.  
  10. See Also:
  11.    set(4) display_ansi; strip(6); stripansi(6); stripansicodes(6)
  12.  
  13.